/* CSS Document */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {padding:0;margin:0; font-size:12px; font-family:Helvetica,Arial,sans-serif; /*color:#333333;*/}
body{font:12px "宋体","Arial,Verdana";}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0; margin:0;}
address,caption,cite,code,dfn,em,th,var{font-weight:normal;font-style:normal}
ol,ul{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%}
q:before,q:after{content:''}
abbr,acronym{border:0}
a:link,a:visited{ text-decoration:none; color:#4d4d4d;}
a:hover{ text-decoration:underline; color:#ff6600;}


/*分页的样式设置开始*/
.fenye{ float:left; width:694px; height:42px; line-height:42px; padding-top:10px; padding-left:0px;margin-left:30px; _margin-left:30px;}
.fenye .pageLinkOn{width:20px; color:#FF7300; text-align:center; overflow:hidden; margin-top:5px; float:left; display:block; font:bold 12px/18px Arial, Helvetica, sans-serif; border:1px #FF7300 solid;margin-right:5px; background-color:#FFEDE1;}
.fenye a{width:50px;text-align:center; overflow:hidden; float:left; margin-top:12px; display:block;font:bold 12px/18px Arial, Helvetica, sans-serif;border:1px #ccc solid; margin-right:5px;font-weight: normal;}
.fenye .pageNext{width:50px;}
.fenye a:hover{ color:#FF7300;border:1px #FF7300 solid; background-color:#FFEDE1; text-decoration:none;}
.pageAll{ float:left; line-height:30px; font-size:12px; color:#000;}
/*分页的样式设置结束*/

#meassages li{line-height:45px;width:745px;height:45px;text-align:left;} 
#meassages{margin-top:20px;margin-left:150px;}
#meassages li input{width: 220px;height: 30px;line-height: 30px;border-radius: 5px;border: 1px solid #d9d9d9;padding:0 5px;}
#meassages li .fontcolor{color:red;}
#meassages li textarea{width:220px;height:60px;padding:0 5px;border-radius:5px;border:1px solid #d9d9d9;}
#meassages li .zxzxlstcy{position:relative;top:10px;}
.black14a{width:745px;height:24px;line-height:24px;}
.czantjan a{padding:10px 20px;background:#ff6600;color:#fff;border-radius:5px;margin-right:10px;}
#no{background:#eee;border:1px solid #d9d9d9;color:#333;}


.online {
    width: 96px;
    background: #e1f1fa url(../images/online.png) no-repeat;
    display: none;
    position: fixed;
    _position: absolute;
    overflow: visible;
    z-index: 99999;
    top: 0px;
    _top: expression(documentElement.scrollTop + documentElement.clientHeight/2-84);
	
}
.online a {
    width: 76px;
margin: 10px 0;
display: block;
float: left;
cursor: pointer;
padding-left: 5px;
}
.online a  img{position:relative;top:3px;}
#meassages li span {
    display: inline;
}
.jobtabcon{line-height:33px;padding-left:25px;}